From: Bastien Guerry Date: Sun, 26 Jul 2009 19:20:51 +0000 (+0000) Subject: Docstring cleanup: use "mouse pointer" instead of "mouse cursor". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11302 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=274df350fc95a27f1a7e3eae99bc8809abba0c18;p=emacs.git Docstring cleanup: use "mouse pointer" instead of "mouse cursor". --- diff --git a/lisp/frame.el b/lisp/frame.el index 549fb8933d5..35cbbfbe1a2 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -863,7 +863,7 @@ the user during startup." (defun select-frame-set-input-focus (frame) "Select FRAME, raise it, and set input focus, if possible. -If `mouse-autoselect-window' is non-nil, also move mouse cursor +If `mouse-autoselect-window' is non-nil, also move mouse pointer to FRAME's selected window. Otherwise, if `focus-follows-mouse' is non-nil, move mouse cursor to FRAME." (select-frame frame)